Remove position from GdkScrollEvent
authorEmmanuele Bassi <ebassi@gnome.org>
Mon, 1 Jun 2020 09:49:33 +0000 (10:49 +0100)
committerEmmanuele Bassi <ebassi@gnome.org>
Mon, 1 Jun 2020 09:49:33 +0000 (10:49 +0100)
commit79105962a7e61c2338951cd2efb64f2d532d8e9b
treed58e8b5fc8824e33cb00a7c4b17bd7813c852862
parented02bea20da1ab73e97c65dbcb6b3bd8f0d40d14
Remove position from GdkScrollEvent

Scroll events do not have a position, so they shouldn't implement the
GdkEventClass.get_position() virtual function; nor they should have an x
and y fields that never get updated.
gdk/gdkevents.c
gdk/gdkeventsprivate.h